home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 84 / applic / read.me < prev    next >
Encoding:
Text File  |  1986-12-19  |  3.6 KB  |  112 lines

  1. CURVES.CRV
  2. CURVES.DFN
  3. CURVES.H
  4. CURVES.LNK
  5. CURVES.MOD
  6. CURVES.PRG
  7. CURVES.RSC
  8. START.CRV
  9. TEST.CRV
  10. W.CRV
  11.  
  12.     Keywords: MODULA 2 TDI GRAHPIC MODULA-2 DRAWING CURVES ARC
  13.     
  14.     THIS IS A SIMPLE DRAWING PROGRAM. USING BEZIER CURVES TO GENERATE THE
  15.     LINES. WRITTEN IN TDI'S MODULA-2 WITH COMPLETE SOURCE AND TEST FILES. FRED
  16.     BROOKS  Run this program and experiment by moving points and seeing how
  17.     the spline is generated.
  18.  
  19.  
  20. DEGADISP.DOC
  21. DEGADISP.PRG
  22.  
  23.     DEGADISP is a 100% assembly language picture display program that will 
  24.     display any resolution Degas, Degas Elite, or NeoChrome picture on either
  25.     a color OR monochrome monitor.  There is no need to convert the picture 
  26.     first and the program is very fast, only about one second to display after
  27.     loading the picture.  A must for all you monochrome monitor owners!
  28.     Written and distributed as shareware by David Abrams, please support him
  29.     if you like the program.  This program is very full featured.  Read the DOC
  30.     file to get full use out of this program.
  31.  
  32.  
  33. ECHO.C
  34. ECHO.TTP
  35.  
  36.     This is the source code and the program to convert .FED fonts to .FNT fonts
  37.     for use with GDOS.  You can now use the FED.PRG editor to create your own
  38.     GDOS fonts.
  39.  
  40.  
  41. FED.PRG
  42.  
  43.     This is the .FED font editor program.  Use this font editor to create fonts
  44.     to load in directly with the INSTALL.PRG program or convert them and load 
  45.     them with GDOS.  This is a very nicely done editor.
  46.  
  47.  
  48. HEX_TO.DEC
  49. LABELS.DOC
  50. LABELS.PAS
  51. LABELS.PRG
  52. LPATCH.DOC
  53. LPATCH.PAS
  54. LPATCH.PRG
  55.  
  56.     This program allows user to create, edit and print labels of any size.  
  57.     Includes Personal Pascal source code and a patch program to fix it for any
  58.     printer.  Labels can be printer with bold, italics, underline and in
  59.     several print sizes( depending on printer capabilities).  Written in
  60.     Personal Pascal by Ron Rautenberg and released to the Public.  This is a
  61.     very nice label printing program with a unique printer code patching 
  62.     program.  Read the DOC files for more information.
  63.  
  64.  
  65. LOADER.PRG
  66. PUR8X16.FED
  67. PUR8X8.FED
  68. SLASH816.FED
  69. SLASH8X8.FED
  70.  
  71.     This is the font loader from last month's disk plus some new fonts.  Chuck
  72.     Purcell has used the FED.PRG font editor and created monochrome and color
  73.     version of two fonts.  Load the 8x8 fonts for color and 8x16 for monochrome.
  74.     Create your own fonts and donate them to the library.
  75.  
  76.  
  77. MINDER.DOC
  78. MINDER.EDT
  79. MINDER.HLP
  80. MINDER.TTP
  81.  
  82.     This is a reminder program to keep track of events.  Quite a few features.
  83.     Print out the MINDER.HLP file for a list of all commands.  Read the DOC
  84.     file for a description of all of the features.  Please note: MINDER.HLP
  85.     must be on the root directory for the help file to be accessed.
  86.  
  87.  
  88. NEO2MONO.TOS
  89.  
  90.     This program written by Dale Schumacher will convert NEO pictures to DEGAS
  91.     .PI3 formated pictures.  To save a picture once it has been converted, type
  92.     S.  This is a very nice addition to your monochrome library.
  93.  
  94.  
  95. PRTINST.DOC
  96. PRTINST.PRG
  97. PRTINST.S
  98.  
  99.    This program, put in the \AUTO folder of your boot disk, will load a DEGAS
  100.    .PRT printer driver and install it as the system screen dump routine.  
  101.    Basically duplicates Tom Hudson's INSTALL.ACC desk accessory, except that 
  102.    installation is automatic at boot time, and you don't waste that precious 
  103.    desk accessory slot.
  104.  
  105.  
  106. QPRINT.PRG
  107. QPRINT.S
  108.  
  109.     This is another alternate screen dump program.  Put this in your AUTO
  110.     directory and this will replace your normal screen dump routine.  Source
  111.     code is included to see how it is done.
  112.